home *** CD-ROM | disk | FTP | other *** search
/ Java 1996 August / Java - Summer 1996.iso / Linux / README.infomagic < prev    next >
Text File  |  1996-07-31  |  3KB  |  65 lines

  1. 7/31/96
  2.     
  3.     InfoMagic, Inc has provided the script 'install' to help
  4. you install Java Development Kit v1.0.1 for ELF based Linux
  5. distributions is contained on this cdrom.  Please refer to the
  6. java-linux-HOWTO for configuration information.  Neither InfoMagic
  7. nor SunMicro Systems warrents the JDK or the installation script.
  8.  
  9.     Overall, the JDK will not work on a stock distribution
  10. of Linux.  So, Infomagic has provided the necessary library
  11. and utility upgrades to ensure the JDK will work on your system.
  12. You are given the option to upgrade the following things:
  13.  
  14. libXpm
  15. libc/libm
  16. GNU make
  17.  
  18. GNU make, libXpm, ld.so and the libc *must* be upgraded.  The
  19. script will give the option in case you upgraded for other reasons, but
  20. the JDK will not work without the upgrades.  RedHat and Slackware
  21. differ slightly in the instructions.  Please see below:
  22.  
  23. UPGRADING FROM A PREVIOUS VERSION OF THE JDK:
  24.  
  25.     RedHat and Slackware: InfoMagic has provided an 'uninstall.jdk'
  26. script for removing a previous version of Java.  This script will
  27. create a tar archieve in /tmp and then recursively remove the
  28. /usr/local/java directory tree.  If you have anything you need
  29. to save in /usr/local/java, please backup the files elsewhere on
  30. your system.
  31.  
  32. REDHAT:
  33.     Before using the 'install' script on RedHat 3.0.3 or higher,
  34. please make sure you have the upgrades in upgrade/RPMS in place.
  35. This upgrades are in RedHat's rpm package format.  The JDK-1.0.1
  36. itself is currently not available as an rpm.
  37.  
  38.     Once you have installed the rpm upgrades, you can
  39. run the 'install' script by typing:
  40.  
  41.     ./install
  42.  
  43. Choose the the static or shared version of the JDK kit that is 
  44. appropriate for your system.  For example, if you have a product
  45. such as InfoMagic's Moo-Tiff(tm) installed, you can use the shared
  46. version of the JDK.  If you do not know if you have Moo-Tiff or
  47. MoTif(tm) installed, choose the static version of the JDK.  When
  48. ask to proceed with the upgrade, choose "N" as the you should have
  49. performed the upgrade with the rpm packages noted above.
  50.  
  51. SLACKWARE:
  52.     To use the script with Slackware 3.0 or higher, simply type:
  53.  
  54. ./install
  55.  
  56. You will be given a choice between install the shared library version
  57. or the static verion.  If you have a product such as InfoMagic's 
  58. Moo-Tiff(tm) installed, choose the shared library version.  If you do
  59. not have a commercial MoTif(tm) installed or simply don't know the
  60. answer to this question, choose the static library version of the JDK.
  61. Remember, Slackware 3.0 will need the upgrades offered in the install
  62. script.
  63.  
  64. Thank You for Choosing InfoMagic, Inc.
  65.